home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Demos / A.D. Software / OOFILE 1.3b4d6.sit / OOFILE 1.3b4d6 / MacCodeWarriorDemo1.3b4d6 / docs / results / ooftst28.out < prev    next >
Encoding:
Text File  |  1997-04-02  |  2.3 KB  |  113 lines

  1. OOFILE Validation Suite - Test 28
  2. Use keyword indexing to retrieve by words within fields.
  3. Adding test data
  4.  
  5. People with 'bloke' in their Description (keyword file non-indexed):
  6. Last Name   Other Names 
  7.  
  8. Smith   John    
  9.  
  10. People with word starting with 'blo' in their Description (John Smith):
  11. Last Name   Other Names 
  12.  
  13. Smith   John    
  14.  
  15. Now rebuilding the database indices, to see if above faster
  16. People with 'bloke' in their Description (John Smith):
  17. Last Name   Other Names 
  18.  
  19. Smith   John    
  20.  
  21. People with 'blo' in their Description (nobody):
  22. Last Name   Other Names 
  23.  
  24.  
  25. People with word starting with 'blo' in their Description (John Smith):
  26. Last Name   Other Names 
  27.  
  28. Smith   John    
  29.  
  30. People with 'Andy' in their Description (Andy & Trissa Dent):
  31. Last Name   Other Names 
  32.  
  33. Dent    Trissa  
  34. Dent    Andy    
  35.  
  36. People with 'Andy' in their Description and also (via searchSelection) 'married' (Trissa Dent):
  37. Last Name   Other Names 
  38.  
  39. Dent    Trissa  
  40.  
  41. People with 'bloke' in their Description (John Smith & Trissa Dent):
  42. Last Name   Other Names 
  43.  
  44. Smith   John    
  45. Dent    Trissa  
  46.  
  47. People with 'bloke' or 'software' in their Description (John Smith, Andy & Trissa Dent):
  48. Last Name   Other Names 
  49.  
  50. Smith   John    
  51. Dent    Trissa  
  52. Dent    Andy    
  53.  
  54. People with 'bloke' and 'software' in their Description (nobody):
  55. Last Name   Other Names 
  56.  
  57.  
  58. People with 'blo' and 'so' in their Description (John Smith):
  59. Last Name   Other Names 
  60.  
  61. Smith   John    
  62.  
  63. People with 'giraffe' or 'boots' in their Description (John Smith):
  64. Last Name   Other Names 
  65.  
  66. Smith   John    
  67.  
  68. People with 'giraffe' and 'boots' in their Description (nobody):
  69. Last Name   Other Names 
  70.  
  71.  
  72.  
  73.  
  74. ******** Now search table, regardless of field *********
  75.  
  76. People with 'bloke' (John Smith & Trissa Dent):
  77. Last Name   Other Names 
  78.  
  79. Smith   John    
  80. Dent    Trissa  
  81.  
  82. People with 'bloke' or 'software' (John Smith, Andy & Trissa Dent):
  83. Last Name   Other Names 
  84.  
  85. Smith   John    
  86. Dent    Trissa  
  87. Dent    Andy    
  88.  
  89. People with 'bloke' and 'software' (nobody):
  90. Last Name   Other Names 
  91.  
  92.  
  93. People with 'blo' and 'so' (John Smith):
  94. Last Name   Other Names 
  95.  
  96. Smith   John    
  97.  
  98. People with 'giraffe' or 'boots' (John Smith):
  99. Last Name   Other Names 
  100.  
  101. Smith   John    
  102.  
  103. People with 'giraffe' and 'boots' (nobody):
  104. Last Name   Other Names 
  105.  
  106.  
  107. People with 'Trissa' and 'married' (Trissa Dent):
  108. Last Name   Other Names 
  109.  
  110. Dent    Trissa  
  111.  
  112. Test Completed
  113.